'Usage Dim eventName As String Dim spreadIDs() As String Dim instance As New MvcSpreadEventAttribute(eventName, spreadIDs)
Parameters
- eventName
- Name of the event.
- spreadIDs
- Indicates which Spread controls attach to this event handler. Set to null for all Spread controls.